DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / OnSortChanged Method

In This Topic
    OnSortChanged Method (C1CursorDataCollection<T,K>)
    In This Topic
    Called after the sort changed.
    Syntax
    'Declaration
     
    Protected Sub OnSortChanged() 
    protected void OnSortChanged()
    See Also